COUNTRIES = {
	c:RCH ?= {
		effect_starting_technology_tier_3_tech = yes
		ig:ig_rural_folk = {
			add_ruling_interest_group = yes
		}
		activate_law = law_type:law_council_republic
		activate_law = law_type:law_isolationism
		activate_law = law_type:law_closed_borders
		activate_law = law_type:law_appointed_bureaucrats
		activate_law = law_type:law_national_militia

		# The CCP Special
		activate_law = law_type:law_collectivized_agriculture
		activate_law = law_type:law_command_economy
		activate_law = law_type:law_proportional_taxation
		activate_law = law_type:law_state_atheism 
		activate_law = law_type:law_autocracy
		# While I'm not too sure about 1936 Com China, the modern CCP is officially athiest and members cannot officially be apart of a religion. Good enough for me.
		add_technology_researched = socialism
		add_technology_researched = egalitarianism
		add_technology_researched = empiricism
		add_technology_researched = political_agitation
	}
}